projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0483d2
)
(minibuffer-prompt): Use medium blue by default.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 4 Mar 2007 17:44:42 +0000
(17:44 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 4 Mar 2007 17:44:42 +0000
(17:44 +0000)
lisp/faces.el
patch
|
blob
|
history
diff --git
a/lisp/faces.el
b/lisp/faces.el
index 54388fd54cad0dbc2989d3df7cfa3130e3e98cb8..8e93b9a4f3a0189f71a3fa14af250288ef366d56 100644
(file)
--- a/
lisp/faces.el
+++ b/
lisp/faces.el
@@
-2139,7
+2139,7
@@
created."
;; Don't use blue because many users of the MS-DOS port customize
;; their foreground color to be blue.
(((type pc)) :foreground "magenta")
- (t :foreground "
dark
blue"))
+ (t :foreground "
medium
blue"))
"Face for minibuffer prompts.
By default, Emacs automatically adds this face to the value of
`minibuffer-prompt-properties', which is a list of text properties